-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove 1.3.2 build and enable 2.0.0 GA builds #2087
Remove 1.3.2 build and enable 2.0.0 GA builds #2087
Conversation
Signed-off-by: Peter Zhu <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #2087 +/- ##
=========================================
Coverage 94.23% 94.23%
Complexity 25 25
=========================================
Files 198 198
Lines 3902 3902
Branches 29 29
=========================================
Hits 3677 3677
Misses 219 219
Partials 6 6 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will close #2085 since that is part of this PR.
Note that we should be building 1.3.3 (1.3 branch). |
You mean 1.x branch here @dblock? |
Sorry my bad, for some reason I thought 1.3.2 also just got released. |
Signed-off-by: Peter Zhu [email protected]
Description
Remove 1.3.2 build and enable 2.0.0 GA builds
Issues Resolved
#2086
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.